MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / PagesCollection<T> Class

PagesCollection<T> Class Properties

For a list of all members of this type, see PagesCollection<T> members.

Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the System.Collections.ICollection.  
Public PropertyGets the document.  
Public PropertyGets the file version.  
Public PropertyGets the fonts collection.  
Public PropertyGets whether the System.Collections.IList has a fixed size.  
Public PropertyGets whether the System.Collections.IList is read-only.  
Public PropertyGets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).  
Public PropertyReturns a Page object at specified index in the collection.  
Public PropertyGets an object that can be used to synchronize access to the System.Collections.ICollection.  
Top
See Also